
*{
	margin:0px;
	padding:0px;

}
body{
	 
	margin:0px;
	padding:0px;
 	box-sizing:border-box ;
    background-color: #9d9c9c59;	
	color:#656565;
}
.nav-bar-bg{
	background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
	    background-color:white;
		width:100%;
		height:180px;
}
.nav-bar{
	background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
    background-color:white;
    width: 1025px;
    margin: 10px auto;
	height:165px;
	display: flex;
	justify-content:center;
	margin-top:-180px
}
.logo-bar{
/*	background-color: blue;*/
	width:300px;
	height: 165px;
}
.logo{
height: 118px;
width: 250px;
margin: 16px 0px 0px 36px;
 
}
.search-bar{
/*background-color: green;*/
	width:500px;
	height: 165px;
}
/*start new head search--------------------------------*/
.search-container1{
  text-align: center;
  padding-top: 61px;
  display: flex;
  margin-left: 25px;
}
#category {
  background-color: rgb(255 255 255 / 90%);
  box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
  color:#656565;;
  height: 38px;
  width: 100px;
  padding-left: 8px;
  border-radius: 6px;
}
#category:hover {
color:red;
background-color:white;
}
#search {
  width:269px;
  border-radius: 5px;
  background-color: rgb(255 255 255 / 90%);
  box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
  border-radius: 5px 5px 5px 5px;
  font-size: 13px;
  font-weight: bold;
}
.form-group {
    position: relative;
   background-color: #1e4b61;
   height: 38px;
   padding: 14px;
}
        .form-group input, .form-group select {
            width: 100%;
            padding: 10px;
            font-size: 16px;
            border: 1px solid #ccc;
            border-radius: 5px;
        }
        .suggestions {
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            background: white;
            border: 1px solid #ccc;
            border-top: none;
            z-index: 10;
            max-height: 200px;
            overflow-y: auto;
            margin-top: 1px;
        }
        .suggestions li {
            list-style: none;
            display: flex;
            align-items: center;
            padding: 1px;
            cursor: pointer;
            border-bottom: 1px solid #f0f0f0;
        }
        .suggestions li:hover {
            background:#1e4b61;
            color:white;
        }
        .suggestions img {
            width: 47px;
            height: 48px;
            border-radius: 5px;
            margin-left: 12px;
            margin-right: 15px;
        }

/*end new search--------------------------------*/
.searchbg{
  background-color: #f1f2f3;
  border: none;
  height: 50px;
  width: 70%;
  border-radius: 5px 0px 0px 5px;
  color: #484242;
  font-size: 14px;
  padding-left: 9px;

}
.searchbt{
 background-color: #69727d;
    height:50px;
	width:50px;
	border:none;
   cursor:pointer;
   color:white;
   border-radius:0px 5px 5px 0px;
   font-size: 17px;
}
.soci-bar{
/*	background-color:red;*/
	width:300px;
	height:165px;
}
.sociicon{
  margin-top:75px;
  text-align:center;
 
}
.fa-facebook {
  background: #3b5998;
  color: white;
  font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;
  
}
.fa-twitter {
  background:#1da1f2;
  color: white;
  font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;
}
.fa-youtube {
  background: #cd201f;
  color: white;
  font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px; 
}
.fa-instagram {
  background:black;
  color: white;
 font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;  
}
.fa-whatsapp {
  background:green;
  color: white;
 font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;  
}
/*manu item start------------------------------*/
.manu-bar-bg{
background: linear-gradient(90deg, rgba(255,7,121,1) 6%, rgba(248,133,16,1) 48%, rgba(72,221,201,1) 100%);
height:60px;
width:100%;	
box-shadow: 0px -1px 3px -1px white;
border-bottom: 1px solid hsla(0,0%,59%,0.5);
margin-top: -10px;
}
.manu-bar{
    background: linear-gradient(90deg, rgba(255, 7, 121, 0.02) 6%, rgb(248, 133, 16) 48%, rgba(72, 221, 201, 0.37) 115%);
	height:60px;
    width: 1025px;
    margin: 10px auto;
    display: flex;
	justify-content: center;
	align-items: center;
	margin-top:-61px;
	padding-left: 9px;

}
.manu-bar ul{
    width: 1025px;
    margin: 10px auto;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.manu-bar ul li a{
    text-decoration: none;
	color: white;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	font: 400 18px Google-Oswald,Arial,sans-serif;
}
.manu-bar ul li a:hover{
	color:#1e4b61;
	border-bottom:2px solid white;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}
/* ================================== */
#shearBtn1{
	background-color: #f000;
	border:none;
	color:white;
    font-size:18px;
    border-radius:5px;
	cursor: pointer;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
    font: 400 18px Google-Oswald,Arial,sans-serif;
	margin-right: 15px;
}
#shearBtn1:hover{
	color:#1e4b61;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}

.popup-container1 {
    background-color: rgba(172, 171, 171, 0.3);;
    backdrop-filter: blur(10px);
	height:500px;
	width:1000px;
    display:none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    z-index: 1000;
    animation: fadeIn 0.5s ease-out; 
}

.popup-content1 {
    text-align: center;
}

/* .close-btn1 { */
    /* position: absolute; */
    /* top: 10px; */
    /* right: 10px; */
    /* font-size: 20px; */
    /* cursor: pointer; */
    /* color:#1e4b61; */
	
/* } */
 

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.search-container2{
	margin-top:5px;
		text-align: center;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.searchbg1{
	height: 50px;
	width: 600px;
    border: none;
    background-color: rgb(255 255 255 / 90%);
    box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
    border-radius:5px 5px 5px 5px;
    padding: 10px 130px 10px 30px;
    font-size: 2.2rem;
}
.close-btn1 {
    position: absolute;
    top: 30px;
    right:35px;
    font-size: 50px;
    cursor: pointer;
    color: white;
	background-color:#1e4b61;
	border-radius:100%;
	 padding-left:15px;
	 padding-right:15px;
}
.popup-addproduct1{
	width:950px;
	height:400px;
    background-color:white;
    border-radius: 20px;
    box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
	margin-top:15px;
	margin-left:20px;
	overflow: auto;
 }
.product-list1{}
.product-link1 {
    display: none;
    color: #23316a;
	text-decoration: none;
	font-size: 17px;
	background-color: #d9dcdd;
	height: 136px;
	width: 134px;
	border-bottom: 1px solid gray;
	float: left;
	padding: 10px 5px 20px 5px;
	margin-left: 8px;
	margin-top: 17px;
	text-transform: uppercase;
}
.product-link1:hover{
	background-color:#1e4b61;
	color:white;
}
.product-link1 img{
	height:80px;
	width:60px;
}
.manu-bar2-bg{
	height:60px;
	width:100%;
	margin-top:-10px;
}
.manu-bar2{
	 width: 1025px;
    margin: 10px auto;
	height:60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:-68px;
    
}
.manu-bar2 ul{

	background:#1e4b61;
    width:1002px;
    height: 45px;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
    border-radius: 0px 0px 17px 17px;
}
.manu-bar2 ul li a{
	margin:0 20px;
    text-decoration: none;
	color: white;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	font:  14px Google-Oswald,Arial,sans-serif;
}
.manu-bar2 ul li a:hover{
	color:red;
	border-bottom:2px solid white;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}
/*---------------add start------------*/
.add-bar{
	width: 1025px;
    height: 120px;
	margin: 10px auto;
    background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
}

.policytag{
	 width: 900px;
	 margin-left:50px;
}
.policytag p{
	margin-left:30px;
}
.policytag ul{
	margin-left:30px;
}
.policytag ul li{
	margin-left:40px;
}

/*---------------news start------------*/
.news-bar{
	width: 1025px;
    height: auto;
	margin: 10px auto;
    background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
}

   
/*---------------news start------------*/
/* <-----------------------upcominh start------------------------------------> */
.upcoming-bg{
	width: 1025px;
    height: auto;
    background-color:white;
    margin: 10px auto;
}
.upcoming-bg h1{
    padding:25px;
}
.upcoming-bg h3{
    padding-left:29px;
    padding-right: 29px;
}
/*-------------------------------------------------------->*/
   .category-section {
            margin: 30px 55px;
        }
    .category-section h2{
       background-color: #1e4b61;
       height: 40px;
       width: 993px;
       color: white;
       line-height: 40px;
       margin-left: -55px;
       padding-left: 33px;
    }    
        .product-box {
            border: 1px solid #ccc;
            border-radius: 10px;
            margin: 10px;
            width: 240px;
            height: 372px;
            display: inline-block;
            vertical-align: top;
            text-align: center;
            padding-bottom: 25px;
            box-shadow: 0px -1px 3px -1px red;
            margin-left: 36px;
        }
        .product-box img {
            width: 50%;
            height: auto;
            border-radius: 5px;
            margin-top: 41px;
        }
        .prise-color {
           color:red; 
           padding-bottom:10px;
        }
        .product-box h3 {
            margin: 10px 0;
            font-size: 18px;
        }
        .product-box h3 a {
            color: #6e6e6f;
            text-decoration: none;
        }
        .product-box h3 a:hover {
             color:red;
        }
/* <-----------------------upcominh end------------------------------------> */
/* <-----------------------footer start------------------------------------> */
.footer-bg{
	width:100%;
	background-color:#1e4b61;
	height:510px;
}
.fboxbg{
	margin: 10px auto;
	width:1025px;
    height:510px;
    background-color:#1e4b61;
    margin-top:-521px
}	
.Subscribe-box{
	height:70px;
	width:1025px;
	margin: 10px auto;
	border-bottom:1px solid white;
	text-align:center;
    color:white;
	line-height:70px;
	margin-top: 11px;
}
.textfield{
	background-color:lightgray;
	height:30px;
	width:250px;
	border:none;
	border-radius:2px;
	padding-left:8px;
}
.sub-btn{
	height: 30px;
	width: 64px;
	background-color: red;
	border: none;
	color: white;
	cursor: pointer;
	border-radius: 2px;
}
.sub-btn:hover{
	background-color:lightgray;
	color:grey;
}
.fbox{
	background-color:grey;
	height: 360px;
	width:1025px;
	display: flex;
	margin: 10px auto;
}
 
.logo-footer{
	margin-top: 30px;
	height:300px;
	width:265px;
	margin-right:20px;
}
.logofooter{
	height: 118px;
	width: 250px;	
	padding:0px 0px 0px 8px;
 
}
.sosiyal-footer{
	margin-left:45px;
	margin-top:15px;
}
.shourtcut-btn{
	 
    background-color: #1e4b61;
    height: 30px;
    width: 24px;
    cursor: pointer;
    border-radius: 3px;
    line-height: 30px;
    padding: 5px;
    margin-left: 195px;
    margin-top: 97px;
    display: block;
}
.shourtcut-btn a {
	color:white;
	text-decoration:none;
	margin-left:5px;
	display:block;
}
.shourtcut-btn:hover{
	background-color:red;
	
}
.Categories-box{
	margin-top: 30px;
	height:310px;
	width:180px;
	padding:0px 0px 0px 40px; 
}
.Categories-box h3{
	color:white;
}
.Categories-box a{
	color:white;
	text-decoration:none;
	float:left;
	
}
.Categories-box a:hover{
	color:red;
	background-color:lightgray;
}
.Mobilebrands-box{
	height:310px;
	width:180px;
	padding:0px 0px 0px 8px;
	margin-top: 30px;
}
.Mobilebrands-box h3{
	color:white;
}
.Mobilebrands-box a{
	color:white;
	text-decoration:none;
}
.Mobilebrands-box a:hover{
	color:red;
	background-color:lightgray;
}
.Mobilelists-box{
	margin-top: 30px; 
	height:310px;
	width:180px;
	padding:0px 0px 0px 8px;
}
.Mobilelists-box h3{
	color:white;
}
.Mobilelists-box a{
	color:white;
	text-decoration:none;
}
.Mobilelists-box a:hover{
	color:red;
	background-color:lightgray;
}
.About-box{
	margin-top: 30px; 
	height:310px;
	width:180px;
	padding:0px 0px 0px 8px;
}
.About-box h3{
	color:white;
}
.About-box a{
	color:white;
	text-decoration:none;	
}
.About-box a:hover{
	color:red;
	background-color:lightgray;
} 
.footer-last{
    border-top:1px  solid white;
	height: 50px;
	width:1025px;
	display: flex;
	justify-content:center;
	 margin: 10px auto;
}
.last-one{
	 
	height: 50px;
	width:510px;
	text-align:center;
	line-height:50px;
	
	}
.last-one h4{
	color:white;
	font-size:12px;
}
.last-two{
	 
	height: 50px;
	width:508px;
	text-align:right;
    line-height:50px;
	padding-right: 24px;
}
.last-two a{
	color:white;
	text-decoration:none;
}
.last-two a:hover{
	color:red;
}
.fa-arrow-up-right-from-square{
	color:red;
	font-size:14px;
}
.footer-link-li{
	 text-decoration:none;
	list-style: none;
	padding-bottom:3px;
}

 